home *** CD-ROM | disk | FTP | other *** search
- "FirstResponder" = {ACTIONS = ("performResize:"); SUPERCLASS = NSObject; };
- "NSProcessView" = {
- ACTIONS = ("update:");
- OUTLETS = (procs, iconMatrix, iconScroller, speaker);
- SUPERCLASS = View;
- };
- "SavePanel" = {
- ACTIONS = ("cancel:", "_formHit:", "_itemHit:", "ok:", "performResize:");
- OUTLETS = (browser, separator, form, iconButton, line, okButton);
- SUPERCLASS = Window;
- };
- "NSOpenProcessPanel" = {
- ACTIONS = ("cancel:", "processViewDoubleClick:", "ok:", "processViewClick:");
- OUTLETS = (
- processView,
- panel,
- pidFormCell,
- cancelButton,
- iconButton,
- okButton,
- nameFormCell
- );
- SUPERCLASS = Object;
- };
-